The Value<(Of <(<'ValueType>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Value<(Of <(<'ValueType>)>)> | 
            Default constructor
              | 
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
Fields
| Name | Description | |
|---|---|---|
| Next | 
            Pointer to the next value in the  time line
              | |
| Prev | 
            Pointer to the previous value in the  time line
              | |
| Val | 
            The value stored in the time line
              | 
Properties
| Name | Description | |
|---|---|---|
| RealTime | 
            Times are represented in relative time. This allows the actual real time to be
            accessed as well.
              | |
| SentToRemote | 
            True if this value has been sent to the remote clients
              | |
| Time | 
            Time represented as relative time. 
              |